Welcome![Sign In][Sign Up]
Location:
Search - 2D discrete convolution

Search list

[Compress-Decompress algrithms2007202131

Description: Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function \"conv2fft\" performs a 2D FFT-based convolution. Type \"help conv2fft\" on Matlab command window for more informations.
Platform: | Size: 10228 | Author: 王云云 | Hits:

[Compress-Decompress algrithms2007202131

Description:
Platform: | Size: 10240 | Author: 王云云 | Hits:

[matlabtuxiangyasuo

Description: 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.
Platform: | Size: 56320 | Author: 依米 | Hits:

[2D Graphiccompression

Description: Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function conv2fft performs a 2D FFT-based convolution. Type help conv2fft on MATLAB command window for more informations.-Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function conv2fft performs a 2D FFT-based convolution. Type help conv2fft on MATLAB command window for more informations.
Platform: | Size: 9216 | Author: keyvan | Hits:

[matlabFrequency Filtering

Description: The reason for doing the filtering in the frequency domain is generally because it is computationally faster to perform two 2D Fourier transforms and a filter multiply than to perform a convolution in the image (spatial) domain. This is particularly so as the filter size increases. In what follows it is assumed that the reader is familiar with the Discrete Fourier Transform, its properties, and the transforms of commonly used functions (delta, noise, rectangular pulse, step, etc).
Platform: | Size: 208896 | Author: faisel | Hits:

CodeBus www.codebus.net